docs(doc-1389): add gateway api sync examples and cli guidance#2163
Conversation
✅ Deploy Preview for vcluster-docs-site ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
djwfyi
left a comment
There was a problem hiding this comment.
A couple of minor wording updates.
I also want to make sure that anything that's autogenerated from upstream code isn't introducing new uses of old terminology to those files.
And there's a question of whether we need to introduce a yarn.lock file to the repo where we haven't had one before.
PR vs main analysisPR 2244 (merged Jun 5) and schema automation have already landed most of this PR's content. Here's the breakdown: Already in main — superseded
Still missing — genuinely new in this PR
RecommendationMerging main into this branch would be net helpful. The superseded files will conflict and make it clear what's actually new. The main editorial question is whether the detailed examples in this PR's |
Merged main into branchResolved three conflicts: Schema files (
|
- new to-host gateway-api.mdx with Gateway, HTTPRoute, TLSRoute, ReferenceGrant, BackendTLSPolicy examples drawn from the smoke tests - new from-host gateway-classes.mdx mirroring ingress-classes.mdx, plus a troubleshoot/gateway-api-sync.mdx page for RefNotPermitted / SyncError events - cross-link ingresses.mdx and refocus custom-resources.mdx's gateway example to Istio-waypoint-only - generate gatewayApi and gatewayClasses config partials; register both paths in hack/vcluster/partials/main.go Signed-off-by: Ryan Swanson <ryan.swanson@loft.sh> # Conflicts: # vcluster/configure/vcluster-yaml/sync/to-host/networking/gateway-api.mdx
Signed-off-by: Ryan Swanson <ryan.swanson@loft.sh>
Signed-off-by: Ryan Swanson <ryan.swanson@loft.sh>
#2163) (#2257) * Backport: Copy vcluster/_fragments/patches.mdx to vcluster_versioned_docs/version-0.35.0/_fragments/patches.mdx * Backport: Copy vcluster/_partials/config/sync.mdx to vcluster_versioned_docs/version-0.35.0/_partials/config/sync.mdx * Backport: Copy vcluster/_partials/config/sync/fromHost.mdx to vcluster_versioned_docs/version-0.35.0/_partials/config/sync/fromHost.mdx * Backport: Copy vcluster/_partials/config/sync/fromHost/configMaps.mdx to vcluster_versioned_docs/version-0.35.0/_partials/config/sync/fromHost/configMaps.mdx * Backport: Copy vcluster/_partials/config/sync/fromHost/customResources.mdx to vcluster_versioned_docs/version-0.35.0/_partials/config/sync/fromHost/customResources.mdx * Backport: Copy vcluster/_partials/config/sync/fromHost/gatewayClasses.mdx to vcluster_versioned_docs/version-0.35.0/_partials/config/sync/fromHost/gatewayClasses.mdx * Backport: Copy vcluster/_partials/config/sync/fromHost/secrets.mdx to vcluster_versioned_docs/version-0.35.0/_partials/config/sync/fromHost/secrets.mdx * Backport: Copy vcluster/_partials/config/sync/toHost.mdx to vcluster_versioned_docs/version-0.35.0/_partials/config/sync/toHost.mdx * Backport: Copy vcluster/_partials/config/sync/toHost/gatewayApi.mdx to vcluster_versioned_docs/version-0.35.0/_partials/config/sync/toHost/gatewayApi.mdx * Backport: Copy vcluster/configure/vcluster-yaml/sync/from-host/gateway-classes.mdx to vcluster_versioned_docs/version-0.35.0/configure/vcluster-yaml/sync/from-host/gateway-classes.mdx * Backport: Copy vcluster/configure/vcluster-yaml/sync/to-host/advanced/custom-resources.mdx to vcluster_versioned_docs/version-0.35.0/configure/vcluster-yaml/sync/to-host/advanced/custom-resources.mdx * Backport: Copy vcluster/configure/vcluster-yaml/sync/to-host/networking/gateway-api.mdx to vcluster_versioned_docs/version-0.35.0/configure/vcluster-yaml/sync/to-host/networking/gateway-api.mdx * Backport: Copy vcluster/configure/vcluster-yaml/sync/to-host/networking/ingresses.mdx to vcluster_versioned_docs/version-0.35.0/configure/vcluster-yaml/sync/to-host/networking/ingresses.mdx * Backport: Copy vcluster/troubleshoot/gateway-api-sync.mdx to vcluster_versioned_docs/version-0.35.0/troubleshoot/gateway-api-sync.mdx
Content Description
Preview Link
Internal Reference
Closes DOC-1389
AI review: mention
@claudein a comment to request a review or changes. See CONTRIBUTING.md for available commands.@netlify /docs